Platform 2.0 Infra and Reboot Reason support for Dell Platforms#3307
Platform 2.0 Infra and Reboot Reason support for Dell Platforms#3307sridhar-ravindran wants to merge 7 commits intosonic-net:201904from
Conversation
Added Reboot Reason for S6000 in platform 2.0 Fixed issue in process-reboot-cause Added package uninstall code in platform de-init code for z9100, s6100 - How I did it -> Added support for S6000 Reboot Reason -> Added platform.py for all platforms -> Verified show reboot-cause command with the code changes. Added UT logs with show reboot-cause -> Modified process-reboot-cause service to start after pmon.service. In S6000, we have to wait for nvram to be loaded. -> If reboot-cause service starts before pmon.service, show reboot-cause is showing incorrect reason. -> Bug fix in process-reboot-cause file - import sonic_platform + import sonic_platform.platform
|
Retest this please |
2 similar comments
|
Retest this please |
|
Retest this please |
|
Unable to compile build because of following error:- 4.9.168-1+deb9u3_all.deb /sonic/target/debs/stretch/ |
|
Retest this please |
|
Hi, |
…lly (#20853) #### Why I did it src/sonic-swss ``` * 1843de4 - (HEAD -> master, origin/master, origin/HEAD) Ensure second route group OID is correct (#3380) (2 hours ago) [Lawrence Lee] * c86efa1 - Added support for "UNDERLAY_SET_DSCP" and "UNDERLAY_SET_DSCPV6" tables (#3307) (2 hours ago) [siqbal1986] * 0b331f0 - platform/innovium renaming to platform/marvell-teralynx (#3252) (10 hours ago) [krismarvell] * c865803 - [mirror] erspan ipv6 underlay (see PR #1817) (#3317) (30 hours ago) [mramezani95] ``` #### How I did it #### How to verify it #### Description for the changelog
- What I did
Ported Platform 2.0 Infra and Dell S6100,Z9100,S6000 Changes from master to 201904 branch
- How I did it
git cherry-pick and resolve conflicts
It has 3 porting
a) Platform 2.0 base infra + Z9100,S6100 Reboot Reason
b) S6000 Directory clean up
c) S6000 Reboot Reason support
- How to verify it
Currently unable to verify because linux-kernel build is failing due to http timeout
- Description for the changelog
Platform 2.0 Infra and Reboot Reason support for Dell Platforms
- A picture of a cute animal (not mandatory but encouraged)